home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 201-220 / scopedisk203 / jmenuv1.1 / script2 < prev    next >
Text File  |  1995-03-19  |  189b  |  6 lines

  1. echo "This is script 2"
  2. echo "The environment variable 'ex1var' which holds the value"
  3. echo "  of the menu selection you made has the following value:"
  4. getenv ex1var
  5. echo "End of script 2"
  6.